-
-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add export started message when exporting data #3913
Add export started message when exporting data #3913
Conversation
If you can catch when the download ended successfully, maybe disable the button during the export process and reactivate it when the export has been done ? |
cc23df9
to
bc03fe2
Compare
Done! |
The backport to
stderr
stdout
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-release_3_6 release_3_6
# Navigate to the new working tree
cd .worktrees/backport-release_3_6
# Create a new branch
git switch --create backport-3913-to-release_3_6
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick bc03fe2d720a883829e0337619817ec1f0df5801
# Push it to GitHub
git push --set-upstream origin backport-3913-to-release_3_6
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-release_3_6 Then, create a pull request where the |
Ticket : support 2512
Funded by CD84
simplescreenrecorder-2023-10-05_17.32.10.mp4